From: awilliam@xenbuild.aw Date: Tue, 9 May 2006 17:29:34 +0000 (-0600) Subject: [IA64] linux: xen-mkbuildtree-pre more cleanup X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16107 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=27a54181f5599b5fc72552d97dddb9b3e0fbd41e;p=xen.git [IA64] linux: xen-mkbuildtree-pre more cleanup more clean up on ia64 xen-mkbuildtree-pre. Signed-off-by: Isaku Yamahata --- diff --git a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre index 63abd7211a..766d72cdc2 100755 --- a/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre +++ b/linux-2.6-xen-sparse/arch/ia64/xen-mkbuildtree-pre @@ -7,20 +7,6 @@ # to have been deleted). I don't know how to avoid this right now, # but if someone has a better way, I'm all ears -function try_to_mv() { - if [ ! -e $2 ] - then - mv $1 $2 - fi -} - -try_to_mv mm/Kconfig mm/Kconfig.xen-x86 - -# need to grab a couple of xen-modified files for generic_page_range and -# typedef pte_fn_t which are used by driver/xen blkif -#ln -sf ../mm.xen-x86/memory.c mm/ -#ln -sf ../linux.xen-x86/mm.h include/linux/ - #eventually asm-xsi-offsets needs to be part of hypervisor.h/hypercall.h ln -sf ../../../../xen/include/asm-ia64/asm-xsi-offsets.h include/asm-ia64/xen/